15. Exercise 2: Creating Denormalized Tables

Code

If you need a code on the https://github.com/udacity.

** Troubleshooting:**

  • If you get an error for the insert statements: Error: Inserting Rows column "transaction_id" of relation "transactions" does not exist make sure you have dropped the table transactions first.